hsc FROM hugo.html >NIL:
hsc hugo.html TO t: STATUS=QUIET RPLCENT
Ü
'' or ``ß
'' are
replaced by its entities (``Ü
'' and
``ß
'').
hsc FROM people/hugo.hsc TO /pub_html/
Process subfile people/hugo.hsc. The current directory is the main directory of the project. The html-object is created in /pub_html/people/hugo.html.
Note: Also mind that the hsc-source ends with ``.hsc
'', but
the html object automatically gets the extension ``.html
''. Therefor, all
references must end with ``.html
''.
There also is an example drawer, which contains some small example projects. Every project includes a file called README, which will explain further details.
All example projects are supposed to be performed from the command line.